home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / Custom.dlg / Additional Mail.json < prev    next >
JavaScript Object Notation  |  2003-12-09  |  982b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "InfoText": "Text (255)",
  6.         "OptionText": "Text (255)",
  7.         "Option1Title": "Text (50)",
  8.         "Option2Title": "Text (50)",
  9.         "FrameCaption": "Text (50)",
  10.         "AddPreText": "Text (50)",
  11.         "AddPostText": "Text (50)",
  12.         "RemovedText": "Text (50)",
  13.         "RealNameTitle": "Text (50)",
  14.         "AddressTitle": "Text (50)",
  15.         "PasswordTitle": "Text (50)",
  16.         "CheckboxCaption": "Text (50)",
  17.         "HideCaption": "Text (50)"
  18.     },
  19.     "data": [
  20.         {
  21.             "CustID": 196,
  22.             "Title": "2nd Mailbox",
  23.             "InfoText": "Additional mailboxes can be set up for you if you have added this feature to your account with your Internet Service Provider.",
  24.             "OptionText": "Would you like to set up a 2nd mailbox?",
  25.             "Option1Title": "&Yes",
  26.             "Option2Title": "&No",
  27.             "FrameCaption": "Settings",
  28.             "AddPreText": "Would you like to set up a",
  29.             "AddPostText": "mailbox?",
  30.             "RemovedText": "This box has been removed",
  31.             "RealNameTitle": "Real Name:",
  32.             "AddressTitle": "Address:",
  33.             "PasswordTitle": "Password:",
  34.             "CheckboxCaption": "Add another mailbox after this one?",
  35.             "HideCaption": "Hide"
  36.         }
  37.     ]
  38. }